home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Igromania 2005 July
/
Igromania_2005-07.iso
/
Soft
/
!Standard
/
Klite
/
klmcodec132.exe
/
{app}
/
bsplayer
/
skins
/
Xaero v1.bsz
/
Skin.ini
< prev
next >
Wrap
INI File
|
2000-01-17
|
5KB
|
201 lines
[Settings]
MainAnySape=1
ButtonAnyShape=1
MainTransClr=FF00FF
ButtonTransClr=FF00FF
[Colors]
;format RRGGBB hex
;
;position back color
PosBackClr=6F776F
;position fore color
PosForeClr=FF00FF
;font color
FontClr=666666
;volume color
VolumeClr=FF00FF
; volume background or transparent if not defined
; VolumeBG=00FF00
; Playlist background
PlayLBG=0099CC
; Playlist text color
PlayLTX=FFFFFF
SkinBG=0099CC
SkinTX=FFFFFF
SkinBGb=006699
SkinTXb=FFFFFF
AudSWBG=0099CC
AudSWTX=FFFFFF
[Position]
; Buttons position - x,y
; Button size is the same as bitmap
; From 0.84 RC3 optional description can be specified - x,y;Description
; Ex. BtnPlay=69,0115;Play
; y position *MUST* be 4 digits long, for compatibilty with previous versions
; if it's not skin will only work with version >= 0.834 RC3
; if number is less than 4 digits add zeros
; for ex. BtnPause=39,12 -> BtnPause=39,0012;Pause
BtnPrev=77,0061;Previous
BtnPlay=150,0056;Play
BtnPause=202,0059;Pause
BtnStop=115,0059;Stop
BtnOpen=121,0071;Open
BtnNext=236,0063;Next
; Movie name
Txt1=90,30
; Maximum allowed width, if this line is not present -> auto
Txt1MaxSize=120
;
Txt2=236,38
; Movie size & fps
Txt3=325,32
; Status (play,stop...)
Txt4=50,38
; Time
Txt5=125,22
; Repeat
Txt6=88,58
; x,y,w,h (w,h is ignored if TrackKind=HB)
TrackBar=69,49,200,4
; Track bar kind, H-Horizontal, V-Vertical, HB-Custom bitmap horizontal
TrackKind=HB
;If TrackKind=HB, name of the bitmap that will be used
TrackBitmap=seekb.bmp
;
BtnExit=301,20
; Volume position and size, rectangle Left,Top,Right,Bottom
;Volume=180,38,251,64
; In case of
; VolumeKind=CH -> x,y,xmax
; VolumeKind=CV -> x,y,ymax
; x,y are postion of volume button, xmax(ymax) is x(y) postion to where button is allowed to move
Volume=139,41,191
; If defined -> Volume style: CH-Skinnable button horizontal, CV- -||- vertical
VolumeKind=CH
; Name of bitmap files for volume button -> BtnName[n|d|u].bmp
; n-Normal picture
; d-Picture when button is pressed
; u-Picture when mouse moves over
; In this case full names will be VolBtnn.bmp,VolBtnd.bmp,VolBtnu.bmp -> This 3 pics should be present
VolumeBtn=VolBtn
; About
About=50,50,65,65
;
; Additional buttons
; Number of additional buttons
ExtrNum=2
; Button definitions
; BtnX=Xpos,Ypos:A[;Description]
; X=Button number
; Xpos=X positon
; YPos=Y position
; A=Action:
; 1=Preferences
; 2=Playlist
; 3=Load subtitles
; 4=Skins
; 5=Open audio file
; 6=Hide
; 7=Repeat
; 8=Time/Frames
; 20=Equalizer
; 21=Add bookmark
; 22=Edit bookamrk
; 23=Full screen switch
; 24=Desktop mode
; 25=
; 26=Pan scan
; 27=Custom Pan scan
; 28=Always on top switch
; 29=Aspect ratio cycle
; 30=Volume up
; 31=Volume down
; 32=DSP Plugin setup
; 33=Chapter viewer
; 34=Next chapter
; 35=Prev chapter
;
; Image file must be named BtnX[n|d|u].bmp
; X=Button number, n=normal, d=button down, u=mouse over
; ex: Btn1u.bmp -> this is picture to show when mouse is over button
; Line below, create button at position 24,40 with images Btn1n.bmp, Btn1d.bmp, Btn1u.bmp
; and action 23 -> Full screen switch
;Btn1=24,40:23
; the same but also defines description that will be shown when mouse is over button
Btn1=0,21:23;Full Screen
Btn2=272,51:1;Preferences
; N-Normal, B-Bold
[Fonts]
Txt1=Trebuchet MS,8-B
Txt2=Small Fonts,6-N
Txt3=Small Fonts,6-N
Txt4=Small Fonts,6-N
Txt5=Small Fonts,6-B
Txt6=Small Fonts,6-N
[GUI]
MenuBackClr=0099CC
MenuBackClrIco=006699
MenuSelBackClr=E4DF0C
MenuFontClr=FFFFFF
MenuSelFontClr=000000
MenuDisFontClr=666666
MenuSeparatorClr=006699
[FullScreen]
Enable=0
Bitmap=fsback.bmp
; B-Bottom, T-Top 1-Left, 2-Middle, 3-Right
; Only bottom is currenty supported
Position=B,2
VolumeKind=CV
Volume=0,64,105
VolumeBtn=fsVolBtn
TrackBar=67,123,242,14
TrackKind=HB
TrackBitmap=fsseekb.bmp
; 10 - Play
; 11 - Pause
; 12 - Stop
; 13 - Prev
; 14 - Next
; + definitions above
NumButton=0
Btn1=fsbtn1;33,88:23;Exit Full Screen
Btn2=fsbtn2;352,59:1;Preferences
Btn3=fsbtn3;284,82:3;Load Subtitles
Btn4=fsbtn4;330,70:22;Edit Bookmark
Btn5=fsbtn5;307,77:2;Playlist
Btn6=fsbtn6;331,48:21;Add bookmark
Btn7=fsbtn7;307,42:29;Aspect Ratio
Btn8=fsbtn8;10,121:31;Volume down
Btn9=fsbtn9;284,39:26;Toggle Pan Scan
Btn10=fsbtn10;10,45:30;Volume up
Btn11=fsbplay;170,80:10;Play
Btn12=fsbprev;131,93:13;Previous
Btn13=fsbstop;139,66:12;Stop
Btn14=fsbpause;217,65:11;Pause
Btn15=fsbnext;225,92:14;Next
FontName,Size-[B][N];x,y;Color
StatTxt=Trebuchet MS,9-B;150,40;666666
[Text]
Author=(c)2002, goety http://www.bsplay.com
Description= Xaero